翻訳と辞書
Words near each other
・ Fusion protein
・ Fusion Records
・ Fusion rocket
・ Fusion rules
・ Fusion splicing
・ Fusion Systems
・ Fusion Technology Center
・ Fusion torch
・ Fusion transcript
・ Fusion tree
・ Fusion welding
・ Fusion – Live in London
・ Fusion – Sarvodaya ICT4D Movement
・ Fusion! Wes Montgomery with Strings
・ Fusion-io
Fusion-io NVMFS
・ Fusion3
・ Fusiona
・ Fusional language
・ Fusional vergence
・ FusionArts Museum
・ FusionCharts
・ FusionDebug
・ FusionForge
・ Fusionidae
・ Fusionism
・ Fusionopolis
・ FusionOps
・ FusionReactor
・ Fusionviewer


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Fusion-io NVMFS : ウィキペディア英語版
Fusion-io NVMFS
SanDisk/Fusion-io's NVMFS file system, formerly known as ''Direct File System'' (DFS), accesses flash memory via a virtual flash storage layer instead of using the traditional block layer API. This file system has two main novel features. First, it lays out files directly in a very large virtual storage address space. Second, it leverages the virtual flash storage layer to perform block allocations and atomic updates. As a result, NVMFS performs better and is much simpler than a traditional Unix file system with similar functionalities. Additionally, this approach avoids the log-on-log performance issues triggered by log-structured file systems. Microbenchmark results show that NVMFS can deliver 94,000 I/O operations per second (IOPS) for direct reads and 71,000 IOPS for direct writes with the virtualized flash storage layer on top of a first-generation Fusion-io ioDrive. For direct access performance, NVMFS is consistently better than ext3 on the same platform, sometimes by 20%. For buffered access performance, NVMFS is also consistently better than ext3, and sometimes by over 149%. Application benchmarks show that NVMFS outperforms ext3 by 7% to 250% while requiring less CPU power.〔 Additionally, I/O latency is lower with NVMFS compared to ext3.
==Flash Memory API==
The API used by NVMFS to access flash memory consists of:
* An address space that is several orders of magnitude larger than the storage capacity of the flash memory.
* Read, append and trim/deallocate/discard primitives.
* Atomic writes.
The layer that provides this API is called the ''virtualized flash storage layer'' in the DFS paper.〔 It is the responsibility of this layer to perform block allocation, wear leveling, garbage collection, crash recovery, address translation and also to make the address translation data structures persistent.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Fusion-io NVMFS」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.